home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C++ / Applications / nanoInstall 1.0 / nanoInstall / nanoInstall.rsrc / DtFk_132 < prev    next >
Encoding:
Text File  |  1996-05-14  |  276 b   |  16 lines

  1. #pragma once
  2.  
  3. #include <Files.h>
  4. #include <Finder.h>
  5. #include <Memory.h>
  6.  
  7. #include "standardfile_.h"
  8. #include "standardgetfile.h"
  9. #include "standardputfile.h"
  10.  
  11. void InitToolbox( void);
  12. OSErr writeThem( void);
  13. OSErr readThem( void);
  14.  
  15. extern const unsigned char emptyPString[];
  16.